home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / Referenceƒ / MacHelp / Part 1 / MacHelp System / cards.xml < prev    next >
Encoding:
Text File  |  1992-08-13  |  9.5 KB  |  178 lines

  1. card_3920.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>3920</id>
  6.     <filler1>0</filler1>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <owner>2687</owner>
  11.     <link rel="stylesheet" type="text/css" href="stylesheet_4138.css" />
  12.     <content>
  13.         <layer>background</layer>
  14.         <id>13</id>
  15.         <text>6</text>
  16.     </content>
  17.     <content>
  18.         <layer>background</layer>
  19.         <id>12</id>
  20.         <text>
  21. Sometimes, instead of getting an error message from a program, such as "File is busy or in use", you may get a negative return code.  The list below shows some of the result codes and their meanings.
  22.  
  23. Value     Meaning
  24. -33         File directory full
  25. -34         All allocation blocks on the volume are full
  26. -35         Specified volume doesn't exist
  27. -36         I/O error
  28. -37         Bad file name or volume name
  29. -38         File not open
  30. -39         Logical end-of-file reached during read          
  31.                operation
  32. -41         Memory full
  33. -42         Too many files open; max of 12 files on 
  34.                128K Macintosh, 40 files on other Macs.
  35. -43          File not found
  36. -44          Volume is locked by hardware setting
  37. -45          File is locked
  38. -46          Volume is locked by software flag
  39. -47          File is busy; one or more files are open
  40. -48          File with specific name and version number  
  41.                 already exists
  42. -56          No such device
  43. -57          Not a Macintosh disk; volume lacks 
  44.                 Macintosh-format directory
  45. -59          Problem during rename
  46. -60          Bad master directory block; must 
  47.                 reinitialize volume
  48. -61          Read/write permission or open permission
  49.                 doesn't allow writing
  50. -64          Drive isn't connected</text>
  51.     </content>
  52.     <name></name>
  53.     <script></script>
  54. </card>
  55.  
  56.  
  57. card_4540.xml
  58. <?xml version="1.0" encoding="utf-8" ?>
  59. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  60. <card>
  61.     <id>4540</id>
  62.     <filler1>0</filler1>
  63.     <cantDelete> <false /> </cantDelete>
  64.     <showPict> <true /> </showPict>
  65.     <dontSearch> <false /> </dontSearch>
  66.     <owner>2687</owner>
  67.     <link rel="stylesheet" type="text/css" href="stylesheet_4138.css" />
  68.     <content>
  69.         <layer>background</layer>
  70.         <id>13</id>
  71.         <text>5</text>
  72.     </content>
  73.     <content>
  74.         <layer>background</layer>
  75.         <id>12</id>
  76.         <text>
  77. If the sad faced Mac icon appears after your disk starts spinning, the first two digits of the code number under the icon are OF, the next four digits will indicate the type of error.  If you get a sad Mac with an OF code, restart the Macintosh with the Option and Command keys held down.  This will rebuild the Desktop file (all Get Info. dialogs and file folder names will be lost).  You might be able to fix a faulty startup disk by replacing its System file.
  78.  
  79.  Code Meaning:
  80.   01                 ROM test
  81.   02                 RAM test (Bus subtest)
  82.   03                 RAM test (byte write)
  83.   04                 RAM test (mod3 test)
  84.   05                 RAM test (address uniqueness)
  85.   0F0001         Bus error
  86.   0F0002         Address error
  87.   0F0003         Illegal instruction
  88.   0F0004         Zero divide
  89.   0F0005         Check trap - CHK instruction
  90.   0F0006         Overflow trap - TRAPV instruction
  91.   0F0007         Privilege violation
  92.   0F0008         Trace trap
  93.   0F0009         Trap dispatcher error
  94.   0F000A         Line 1111 trap
  95.   0F000B         Other trap
  96.   0F000C         Unimplimented trap executed
  97.   0F000D         Interrupt button on programmers 
  98.                        switch                                             
  99.   0F0064         Bad System file
  100.   0F0065         Bad Finder</text>
  101.     </content>
  102.     <name></name>
  103.     <script></script>
  104. </card>
  105.  
  106.  
  107. card_2520.xml
  108. <?xml version="1.0" encoding="utf-8" ?>
  109. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  110. <card>
  111.     <id>2520</id>
  112.     <filler1>0</filler1>
  113.     <cantDelete> <false /> </cantDelete>
  114.     <showPict> <true /> </showPict>
  115.     <dontSearch> <false /> </dontSearch>
  116.     <owner>2687</owner>
  117.     <link rel="stylesheet" type="text/css" href="stylesheet_4138.css" />
  118.     <content>
  119.         <layer>background</layer>
  120.         <id>13</id>
  121.         <text>4</text>
  122.     </content>
  123.     <content>
  124.         <layer>background</layer>
  125.         <id>12</id>
  126.         <text>
  127. System error 
  128. codes:                      01 = Bus error
  129.                                  02 = Address error
  130.                                  03 = Illegal instruction
  131.                                  04 = Zero divide
  132.                                  05 = Range check error
  133.                                  06 = Overflow
  134.                                  07 = Privilege violation
  135.                                  08 = Trace mode error
  136.                                  09 = Line 1010 trap
  137.                                  11 = Hardware exception trap
  138.                                  12 = Unimplemented core routine
  139.                                  13 = Uninstalled interrupt
  140.                                  14 = I/0 core error
  141.                                  15 =  Segment loader error
  142.                                  16 = Floating point error
  143.                                  17 = Package 0 not present
  144.                                  18 = Package 1 not present
  145.                                  19 = Package 2 not present
  146.                                  20 = Package 3 not present
  147.                                  21 = Package 4 not present
  148.                                  22 = Package 5 not present
  149.                                  23 = Package 6 not present
  150.                                  24 = Package 7 not present
  151.                                  25 = Memory full
  152.                                  26 = Bad program launch
  153.                                  27 = File system map damaged
  154.                                  28 = Stack ran into heap
  155.                                  29 = None
  156.                                  30 = Disk insertion error
  157.                                  31 = No disk insertion
  158.                                  32-56 = Memory Manager errors
  159.  </text>
  160.     </content>
  161.     <name></name>
  162.     <script></script>
  163. </card>
  164.  
  165.  
  166. card_2095.xml
  167. <?xml version="1.0" encoding="utf-8" ?>
  168. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  169. <card>
  170.     <id>2095</id>
  171.     <filler1>0</filler1>
  172.     <cantDelete> <false /> </cantDelete>
  173.     <showPict> <true /> </showPict>
  174.     <dontSearch> <false /> </dontSearch>
  175.     <owner>2687</owner>
  176.     <link rel="stylesheet" type="text/css" href="stylesheet_4138.css" />
  177.     <content>
  178.         <layer>background</layer>
  179.         <id>13</id>
  180.         <text>3</text>
  181.     </content>
  182.     <content>
  183.         <layer>background</layer>
  184.         <id>12</id>
  185.         <text>
  186. 1. If you have a 128K Mac, you should be using 
  187.                                          System 2.0 and Finder 4.1
  188.  
  189. 2. If you have a Mac XL, you should be using
  190.                                          System 3.2 and Finder 5.3
  191.  
  192. 3. If you have a 512K/512KE, you should be using
  193.                                           System 3.2 and Finder 5.3*
  194.  
  195. 4. If you have a Mac Plus/SE/II, you should be using
  196.                                           System 4.1 and Finder 5.5
  197.  
  198. * System 4.1 and Finder 5.5 are supposed to work fine with a 512K Mac and the 512E but they don't.
  199. </text>
  200.     </content>
  201.     <name></name>
  202.     <script></script>
  203. </card>
  204.  
  205.  
  206. card_3628.xml
  207. <?xml version="1.0" encoding="utf-8" ?>
  208. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  209. <card>
  210.     <id>3628</id>
  211.     <filler1>0</filler1>
  212.     <cantDelete> <false /> </cantDelete>
  213.     <showPict> <true /> </showPict>
  214.     <dontSearch> <false /> </dontSearch>
  215.     <owner>2687</owner>
  216.     <link rel="stylesheet" type="text/css" href="stylesheet_4138.css" />
  217.     <content>
  218.         <layer>background</layer>
  219.         <id>13</id>
  220.         <text>2</text>
  221.     </content>
  222.     <content>
  223.         <layer>background</layer>
  224.         <id>12</id>
  225.         <text>
  226. System Errors - when a system error occurs, press the Interrupt button (the Interrupt button is behind the Reset button on the Programmers switch).  A dialog box will appear with a ">" prompt.  Type the following G 40F6D8.  Hit return and you should be returned to the finder.  (Doesn't always work - but is better than nothing.)
  227. </text>
  228.     </content>
  229.     <name></name>
  230.     <script></script>
  231. </card>
  232.  
  233.  
  234. card_3559.xml
  235. <?xml version="1.0" encoding="utf-8" ?>
  236. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  237. <card>
  238.     <id>3559</id>
  239.     <filler1>0</filler1>
  240.     <cantDelete> <false /> </cantDelete>
  241.     <showPict> <true /> </showPict>
  242.     <dontSearch> <false /> </dontSearch>
  243.     <owner>2687</owner>
  244.     <link rel="stylesheet" type="text/css" href="stylesheet_4138.css" />
  245.     <content>
  246.         <layer>background</layer>
  247.         <id>13</id>
  248.         <text>1</text>
  249.     </content>
  250.     <content>
  251.         <layer>background</layer>
  252.         <id>12</id>
  253.         <text>
  254. System - to determine what version of the System you are using - use ResEdit.  Start ResEdit and double-click on the System file.  Scroll through the resource file to the STR resource, double-click on it.  When the STR resource is opened, scroll until you see the STR with ID=0.  Double-click on ID=0 and you will see the version number and date of the system.  (If you are new to ResEdit, I suggest that you do this looking around on a backup copy of your program.)
  255. </text>
  256.     </content>
  257.     <name></name>
  258.     <script></script>
  259. </card>
  260.  
  261.  
  262. card_2967.xml
  263. <?xml version="1.0" encoding="utf-8" ?>
  264. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  265. <card>
  266.     <id>2967</id>
  267.     <filler1>0</filler1>
  268.     <cantDelete> <false /> </cantDelete>
  269.     <showPict> <true /> </showPict>
  270.     <dontSearch> <false /> </dontSearch>
  271.     <owner>2687</owner>
  272.     <link rel="stylesheet" type="text/css" href="stylesheet_4138.css" />
  273.     <content>
  274.         <layer>background</layer>
  275.         <id>12</id>
  276.         <text>
  277. System -    do not use system 3.0, it will destroy files.
  278.  
  279.  
  280.  
  281.  
  282. </text>
  283.     </content>
  284.     <name></name>
  285.     <script></script>
  286. </card>
  287.  
  288.  
  289.